JwtError
Entries
Link copied to clipboard
Indicates that the authentication token has expired.
Link copied to clipboard
Indicates that decryption of the authentication token failed.
Link copied to clipboard
Token Header is not as per the required standard.
Link copied to clipboard
Token payload not as per the required standard (missing keys)
Link copied to clipboard
Link copied to clipboard
Payload content does not match the value passed in as identifier.
Link copied to clipboard
Token was not available for authentication. App needs to pass a valid token to the SDK.